.g-poster_el-1 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2025/hero1 jpg");
  background-size: auto 100%;
}

.g-poster_el-2 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2025/hero2 jpg");
  background-size: auto 100%;
}

.g-poster_el-3 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2025/hero3 jpg");
  background-size: auto 100%;
}

/* sns */
#sns-wrap {
  position: relative;
}

.sns-inner {
  position: relative;
  margin: auto;
  max-width: 960px;
  left: 0;
  right: 0;
  top: 9px;
  z-index: 2;
}
.sns-inner ul {
  position: absolute;
  right: 0;
  top: 0;
}
.sns-inner li {
  float: left;
}
.sns-inner #sns-facebook {
  margin-right: -1.5em;
}

@media only screen and (max-width: 959px) {
  .sns-inner {
    width: 100%;
    background: #edf2f5 none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 6px 5px 5px;
    display: inline-block;
    left: 0;
    padding: 15px 10px 5px;
    position: fixed;
    right: 0;
    z-index: 10;
    top: auto;
  }
  .sns-inner ul {
    float: none;
    position: static;
    right: 0;
    top: 0;
  }
  .sns-inner li {
    float: left;
    text-align: center;
  }
  .sns-inner #sns-facebook {
    margin-right: -1.5em;
  }
}
.shareblock {
  display: flex;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 180px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.shareblock .linebt,
.shareblock .xbt,
.shareblock .fbbt {
  height: 50px;
}
.shareblock .linebt img,
.shareblock .xbt img,
.shareblock .fbbt img {
  width: 50px;
}
.shareblock .linebt:hover,
.shareblock .xbt:hover,
.shareblock .fbbt:hover {
  opacity: 0.6;
  transform: 0.2s;
}

@media (max-width: 480px) {
  .sns_sp {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
  .sns_sp div {
    padding: 10px;
  }
}

.shareblock2 {
  display: flex;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 480px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  word-break: keep-all;
}
@media (max-width: 480px) {
  .shareblock2 {
    max-width: 220px;
    padding-bottom: 20px;
  }
}
.shareblock2 .linebt,
.shareblock2 .xbt,
.shareblock2 .fbbt {
  height: 50px;
}
.shareblock2 .linebt img,
.shareblock2 .xbt img,
.shareblock2 .fbbt img {
  width: 50px;
}
.shareblock2 .linebt:hover,
.shareblock2 .xbt:hover,
.shareblock2 .fbbt:hover {
  opacity: 0.6;
  transform: 0.2s;
}

.bcnt {
  margin: 0 -15px;
}
/*# sourceMappingURL=style_202412.css.map */